2025-04-03 22:38:00,778 [ 162105 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-04-03 22:38:00,778 [ 162105 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:97, check_args_and_update_paths) 2025-04-03 22:38:00,778 [ 162105 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:108, check_args_and_update_paths) 2025-04-03 22:38:00,778 [ 162105 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:110, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_1m8u0h --privileged --dns-search='.' --memory=30709035008 --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=6712d5cc610d -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_setting_override 'test_distributed_ddl/test.py::test_allowed_databases[configs]' 'test_distributed_ddl/test.py::test_allowed_databases[configs_secure]' 'test_distributed_ddl/test.py::test_create_as_select[configs]' 'test_distributed_ddl/test.py::test_create_as_select[configs_secure]' 'test_distributed_ddl/test.py::test_create_reserved[configs]' 'test_distributed_ddl/test.py::test_create_reserved[configs_secure]' 'test_distributed_ddl/test.py::test_create_view[configs]' 'test_distributed_ddl/test.py::test_create_view[configs_secure]' 'test_distributed_ddl/test.py::test_default_database[configs]' 'test_distributed_ddl/test.py::test_default_database[configs_secure]' 'test_distributed_ddl/test.py::test_detach_query[configs]' 'test_distributed_ddl/test.py::test_detach_query[configs_secure]' 'test_distributed_ddl/test.py::test_disabled_distributed_ddl[configs]' 'test_distributed_ddl/test.py::test_disabled_distributed_ddl[configs_secure]' 'test_distributed_ddl/test.py::test_implicit_macros[configs]' 'test_distributed_ddl/test.py::test_implicit_macros[configs_secure]' 'test_distributed_ddl/test.py::test_kill_query[configs]' 'test_distributed_ddl/test.py::test_kill_query[configs_secure]' 'test_distributed_ddl/test.py::test_macro[configs]' 'test_distributed_ddl/test.py::test_macro[configs_secure]' 'test_distributed_ddl/test.py::test_on_server_fail[configs]' 'test_distributed_ddl/test.py::test_on_server_fail[configs_secure]' 'test_distributed_ddl/test.py::test_optimize_query[configs]' 'test_distributed_ddl/test.py::test_optimize_query[configs_secure]' 'test_distributed_ddl/test.py::test_rename[configs]' 'test_distributed_ddl/test.py::test_rename[configs_secure]' 'test_distributed_ddl/test.py::test_replicated_without_arguments[configs]' 'test_distributed_ddl/test.py::test_replicated_without_arguments[configs_secure]' 'test_distributed_ddl/test.py::test_simple_alters[configs]' 'test_distributed_ddl/test.py::test_simple_alters[configs_secure]' 'test_distributed_ddl/test.py::test_socket_timeout[configs]' 'test_distributed_ddl/test.py::test_socket_timeout[configs_secure]' test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts test_file_schema_inference_cache/test.py::test 'test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node]' 'test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path]' test_filesystem_cache/test.py::test_custom_cached_disk test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges test_filesystem_cache/test.py::test_keep_up_size_ratio 'test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node]' test_filesystem_cache/test.py::test_system_sync_filesystem_cache test_grant_and_revoke/test_without_table_engine_grant.py::test_table_engine_and_source_grant test_graphite_merge_tree/test.py::test_broken_partial_rollup test_graphite_merge_tree/test.py::test_combined_rules test_graphite_merge_tree/test.py::test_combined_rules_with_default test_graphite_merge_tree/test.py::test_multiple_output_blocks test_graphite_merge_tree/test.py::test_multiple_paths_and_versions test_graphite_merge_tree/test.py::test_path_dangling_pointer test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern test_graphite_merge_tree/test.py::test_rollup_aggregation test_graphite_merge_tree/test.py::test_rollup_aggregation_2 test_graphite_merge_tree/test.py::test_rollup_versions test_graphite_merge_tree/test.py::test_system_graphite_retentions test_graphite_merge_tree/test.py::test_wrong_rollup_config test_hot_reload_storage_policy/test.py::test_hot_reload_policy test_hot_reload_storage_policy/test.py::test_hot_reload_policy_distributed_table test_http_and_readonly/test.py::test_http_get_is_readonly test_http_native/test.py::test_http_native_returns_timezone test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[1]' test_keeper_and_access_storage/test.py::test_create_replicated test_keeper_back_to_back/test.py::test_concurrent_watches test_keeper_back_to_back/test.py::test_end_of_session test_keeper_back_to_back/test.py::test_end_of_watches_session test_keeper_back_to_back/test.py::test_multitransactions test_keeper_back_to_back/test.py::test_random_requests test_keeper_back_to_back/test.py::test_sequential_nodes test_keeper_back_to_back/test.py::test_simple_commands test_keeper_back_to_back/test.py::test_stats test_keeper_back_to_back/test.py::test_watchers test_keeper_memory_soft_limit/test.py::test_soft_limit_create -vvv" altinityinfra/integration-tests-runner:cd6390247eca '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: random-0.2, timeout-2.2.0, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[0] test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting test_distributed_ddl/test.py::test_allowed_databases[configs] test_hot_reload_storage_policy/test.py::test_hot_reload_policy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_graphite_merge_tree/test.py::test_broken_partial_rollup test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] test_keeper_back_to_back/test.py::test_concurrent_watches test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts [gw4] [ 1%] PASSED test_graphite_merge_tree/test.py::test_broken_partial_rollup [gw5] [ 2%] PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] test_graphite_merge_tree/test.py::test_combined_rules [gw4] [ 3%] PASSED test_graphite_merge_tree/test.py::test_combined_rules [gw7] [ 4%] PASSED test_hot_reload_storage_policy/test.py::test_hot_reload_policy test_hot_reload_storage_policy/test.py::test_hot_reload_policy_distributed_table test_graphite_merge_tree/test.py::test_combined_rules_with_default [gw5] [ 5%] PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] test_filesystem_cache/test.py::test_custom_cached_disk [gw4] [ 6%] PASSED test_graphite_merge_tree/test.py::test_combined_rules_with_default test_graphite_merge_tree/test.py::test_multiple_output_blocks [gw2] [ 7%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[0] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[1] [gw4] [ 8%] PASSED test_graphite_merge_tree/test.py::test_multiple_output_blocks test_graphite_merge_tree/test.py::test_multiple_paths_and_versions [gw4] [ 9%] PASSED test_graphite_merge_tree/test.py::test_multiple_paths_and_versions test_graphite_merge_tree/test.py::test_path_dangling_pointer [gw9] [ 10%] PASSED test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts [gw0] [ 11%] PASSED test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python [gw0] [ 12%] PASSED test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash [gw1] [ 13%] PASSED test_distributed_ddl/test.py::test_allowed_databases[configs] test_distributed_ddl/test.py::test_create_as_select[configs] [gw1] [ 14%] PASSED test_distributed_ddl/test.py::test_create_as_select[configs] test_distributed_ddl/test.py::test_create_reserved[configs] [gw0] [ 15%] PASSED test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python [gw2] [ 16%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[1] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[0] [gw1] [ 17%] PASSED test_distributed_ddl/test.py::test_create_reserved[configs] test_distributed_ddl/test.py::test_create_view[configs] [gw0] [ 18%] PASSED test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash [gw0] [ 19%] PASSED test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python [gw7] [ 20%] PASSED test_hot_reload_storage_policy/test.py::test_hot_reload_policy_distributed_table [gw6] [ 21%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list [gw0] [ 22%] PASSED test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python [gw4] [ 23%] PASSED test_graphite_merge_tree/test.py::test_path_dangling_pointer test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern test_grant_and_revoke/test_without_table_engine_grant.py::test_table_engine_and_source_grant [gw0] [ 24%] PASSED test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python [gw2] [ 25%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[0] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[1] [gw4] [ 26%] PASSED test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern test_graphite_merge_tree/test.py::test_rollup_aggregation [gw0] [ 27%] PASSED test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python [gw4] [ 28%] PASSED test_graphite_merge_tree/test.py::test_rollup_aggregation test_graphite_merge_tree/test.py::test_rollup_aggregation_2 [gw8] [ 29%] PASSED test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_setting_override [gw4] [ 30%] PASSED test_graphite_merge_tree/test.py::test_rollup_aggregation_2 test_graphite_merge_tree/test.py::test_rollup_versions [gw0] [ 31%] PASSED test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python [gw8] [ 32%] FAILED test_disk_configuration/test.py::test_merge_tree_setting_override [gw4] [ 33%] PASSED test_graphite_merge_tree/test.py::test_rollup_versions test_http_and_readonly/test.py::test_http_get_is_readonly test_graphite_merge_tree/test.py::test_system_graphite_retentions [gw4] [ 34%] PASSED test_graphite_merge_tree/test.py::test_system_graphite_retentions test_graphite_merge_tree/test.py::test_wrong_rollup_config [gw2] [ 35%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[1] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[0] [gw4] [ 36%] PASSED test_graphite_merge_tree/test.py::test_wrong_rollup_config [gw1] [ 37%] PASSED test_distributed_ddl/test.py::test_create_view[configs] test_distributed_ddl/test.py::test_default_database[configs] [gw6] [ 38%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy [gw1] [ 39%] PASSED test_distributed_ddl/test.py::test_default_database[configs] test_distributed_ddl/test.py::test_detach_query[configs] [gw1] [ 40%] PASSED test_distributed_ddl/test.py::test_detach_query[configs] test_distributed_ddl/test.py::test_disabled_distributed_ddl[configs] [gw1] [ 41%] PASSED test_distributed_ddl/test.py::test_disabled_distributed_ddl[configs] test_distributed_ddl/test.py::test_implicit_macros[configs] [gw2] [ 42%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[0] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[1] [gw0] [ 43%] PASSED test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python [gw9] [ 44%] PASSED test_http_and_readonly/test.py::test_http_get_is_readonly [gw1] [ 45%] PASSED test_distributed_ddl/test.py::test_implicit_macros[configs] test_distributed_ddl/test.py::test_kill_query[configs] [gw1] [ 46%] PASSED test_distributed_ddl/test.py::test_kill_query[configs] test_distributed_ddl/test.py::test_macro[configs] [gw7] [ 47%] PASSED test_grant_and_revoke/test_without_table_engine_grant.py::test_table_engine_and_source_grant [gw0] [ 48%] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python [gw3] [ 49%] PASSED test_keeper_back_to_back/test.py::test_concurrent_watches test_keeper_back_to_back/test.py::test_end_of_session [gw3] [ 50%] PASSED test_keeper_back_to_back/test.py::test_end_of_session test_keeper_back_to_back/test.py::test_end_of_watches_session [gw3] [ 51%] PASSED test_keeper_back_to_back/test.py::test_end_of_watches_session test_keeper_back_to_back/test.py::test_multitransactions [gw3] [ 52%] PASSED test_keeper_back_to_back/test.py::test_multitransactions test_keeper_back_to_back/test.py::test_random_requests [gw0] [ 53%] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_python test_http_native/test.py::test_http_native_returns_timezone [gw2] [ 54%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[1] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[0] [gw5] [ 55%] PASSED test_filesystem_cache/test.py::test_custom_cached_disk [gw6] [ 56%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy [gw1] [ 57%] PASSED test_distributed_ddl/test.py::test_macro[configs] test_distributed_ddl/test.py::test_on_server_fail[configs] test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges [gw2] [ 58%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[0] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[1] test_file_schema_inference_cache/test.py::test [gw2] [ 59%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[1] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-0] [gw1] [ 60%] PASSED test_distributed_ddl/test.py::test_on_server_fail[configs] test_distributed_ddl/test.py::test_optimize_query[configs] [gw7] [ 61%] PASSED test_http_native/test.py::test_http_native_returns_timezone [gw1] [ 62%] PASSED test_distributed_ddl/test.py::test_optimize_query[configs] test_distributed_ddl/test.py::test_rename[configs] [gw2] [ 63%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-0] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-1] test_keeper_memory_soft_limit/test.py::test_soft_limit_create [gw2] [ 64%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-1] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-0] [gw3] [ 65%] PASSED test_keeper_back_to_back/test.py::test_random_requests test_keeper_back_to_back/test.py::test_sequential_nodes [gw3] [ 66%] PASSED test_keeper_back_to_back/test.py::test_sequential_nodes test_keeper_back_to_back/test.py::test_simple_commands [gw3] [ 67%] PASSED test_keeper_back_to_back/test.py::test_simple_commands test_keeper_back_to_back/test.py::test_stats [gw3] [ 68%] PASSED test_keeper_back_to_back/test.py::test_stats test_keeper_back_to_back/test.py::test_watchers [gw2] [ 69%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-0] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-1] test_keeper_and_access_storage/test.py::test_create_replicated [gw1] [ 70%] PASSED test_distributed_ddl/test.py::test_rename[configs] test_distributed_ddl/test.py::test_replicated_without_arguments[configs] [gw2] [ 71%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-1] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[0] [gw6] [ 72%] PASSED test_keeper_and_access_storage/test.py::test_create_replicated [gw3] [ 73%] PASSED test_keeper_back_to_back/test.py::test_watchers [gw1] [ 74%] PASSED test_distributed_ddl/test.py::test_replicated_without_arguments[configs] test_distributed_ddl/test.py::test_simple_alters[configs] [gw7] [ 75%] PASSED test_keeper_memory_soft_limit/test.py::test_soft_limit_create [gw2] [ 76%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[0] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[1] [gw2] [ 77%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[1] [gw5] [ 78%] PASSED test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges test_filesystem_cache/test.py::test_keep_up_size_ratio [gw8] [ 79%] PASSED test_file_schema_inference_cache/test.py::test [gw5] [ 80%] PASSED test_filesystem_cache/test.py::test_keep_up_size_ratio test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] [gw1] [ 81%] PASSED test_distributed_ddl/test.py::test_simple_alters[configs] test_distributed_ddl/test.py::test_socket_timeout[configs] [gw5] [ 82%] PASSED test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] test_filesystem_cache/test.py::test_system_sync_filesystem_cache [gw5] [ 83%] PASSED test_filesystem_cache/test.py::test_system_sync_filesystem_cache [gw1] [ 84%] PASSED test_distributed_ddl/test.py::test_socket_timeout[configs] test_distributed_ddl/test.py::test_allowed_databases[configs_secure] [gw1] [ 85%] PASSED test_distributed_ddl/test.py::test_allowed_databases[configs_secure] test_distributed_ddl/test.py::test_create_as_select[configs_secure] [gw1] [ 86%] PASSED test_distributed_ddl/test.py::test_create_as_select[configs_secure] test_distributed_ddl/test.py::test_create_reserved[configs_secure] [gw1] [ 87%] PASSED test_distributed_ddl/test.py::test_create_reserved[configs_secure] test_distributed_ddl/test.py::test_create_view[configs_secure] [gw1] [ 88%] PASSED test_distributed_ddl/test.py::test_create_view[configs_secure] test_distributed_ddl/test.py::test_default_database[configs_secure] [gw1] [ 89%] PASSED test_distributed_ddl/test.py::test_default_database[configs_secure] test_distributed_ddl/test.py::test_detach_query[configs_secure] [gw1] [ 90%] PASSED test_distributed_ddl/test.py::test_detach_query[configs_secure] test_distributed_ddl/test.py::test_disabled_distributed_ddl[configs_secure] [gw1] [ 91%] PASSED test_distributed_ddl/test.py::test_disabled_distributed_ddl[configs_secure] test_distributed_ddl/test.py::test_implicit_macros[configs_secure] [gw1] [ 92%] PASSED test_distributed_ddl/test.py::test_implicit_macros[configs_secure] test_distributed_ddl/test.py::test_kill_query[configs_secure] [gw1] [ 93%] PASSED test_distributed_ddl/test.py::test_kill_query[configs_secure] test_distributed_ddl/test.py::test_macro[configs_secure] [gw1] [ 94%] PASSED test_distributed_ddl/test.py::test_macro[configs_secure] test_distributed_ddl/test.py::test_on_server_fail[configs_secure] [gw1] [ 95%] PASSED test_distributed_ddl/test.py::test_on_server_fail[configs_secure] test_distributed_ddl/test.py::test_optimize_query[configs_secure] [gw1] [ 96%] PASSED test_distributed_ddl/test.py::test_optimize_query[configs_secure] test_distributed_ddl/test.py::test_rename[configs_secure] [gw1] [ 97%] PASSED test_distributed_ddl/test.py::test_rename[configs_secure] test_distributed_ddl/test.py::test_replicated_without_arguments[configs_secure] [gw1] [ 98%] PASSED test_distributed_ddl/test.py::test_replicated_without_arguments[configs_secure] test_distributed_ddl/test.py::test_simple_alters[configs_secure] [gw1] [ 99%] PASSED test_distributed_ddl/test.py::test_simple_alters[configs_secure] test_distributed_ddl/test.py::test_socket_timeout[configs_secure] [gw1] [100%] PASSED test_distributed_ddl/test.py::test_socket_timeout[configs_secure] =================================== FAILURES =================================== _______________________ test_merge_tree_setting_override _______________________ [gw8] linux -- Python 3.10.12 /usr/bin/python3 start_cluster = def test_merge_tree_setting_override(start_cluster): node = cluster.instances["node3"] > assert ( "MergeTree settings `storage_policy` and `disk` cannot be specified at the same time" in node.query_and_get_error( f""" DROP TABLE IF EXISTS {TABLE_NAME}; CREATE TABLE {TABLE_NAME} (a Int32) ENGINE = MergeTree() ORDER BY tuple() SETTINGS disk = 's3', storage_policy = 's3'; """ ) ) E assert 'MergeTree settings `storage_policy` and `disk` cannot be specified at the same time' in 'Code: 210. DB::NetException: Connection refused (172.16.10.11:9000). (NETWORK_ERROR)\n\n' E + where 'Code: 210. DB::NetException: Connection refused (172.16.10.11:9000). (NETWORK_ERROR)\n\n' = >("\n DROP TABLE IF EXISTS test;\n CREATE TABLE test (a Int32)\n ENGINE = MergeTree()\n ORDER BY tuple()\n SETTINGS disk = 's3', storage_policy = 's3';\n ") E + where > = .query_and_get_error test_disk_configuration/test.py:371: AssertionError ------------------------------ Captured log call ------------------------------- 2025-04-03 22:38:37 [ 724 ] DEBUG : Executing query DROP TABLE IF EXISTS test; CREATE TABLE test (a Int32) ENGINE = MergeTree() ORDER BY tuple() SETTINGS disk = 's3', storage_policy = 's3'; on node3 (cluster.py:3760, query_and_get_error) ---------------------------- Captured log teardown ----------------------------- 2025-04-03 22:38:38 [ 724 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_disk_configuration/_instances-0-gw8/.env --project-name roottestdiskconfiguration-gw8 --file /ClickHouse/tests/integration/test_disk_configuration/_instances-0-gw8/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_minio.yml --file /ClickHouse/tests/integration/test_disk_configuration/_instances-0-gw8/node2/docker-compose.yml --file /ClickHouse/tests/integration/test_disk_configuration/_instances-0-gw8/node3/docker-compose.yml stop --timeout 20] (cluster.py:122, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-resolver-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node1-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node2-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node3-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node3-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node1-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node2-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo1-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo3-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo2-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-minio1-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-minio1-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo2-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo3-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo1-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-resolver-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-proxy2-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-proxy1-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-proxy2-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-proxy1-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_disk_configuration/_instances-0-gw8/node1/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_disk_configuration/_instances-0-gw8/node1/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:122, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_disk_configuration/_instances-0-gw8/node2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_disk_configuration/_instances-0-gw8/node2/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:122, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_disk_configuration/_instances-0-gw8/node3/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_disk_configuration/_instances-0-gw8/node3/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:122, run_and_check) 2025-04-03 22:38:58 [ 724 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_disk_configuration/_instances-0-gw8/.env --project-name roottestdiskconfiguration-gw8 --file /ClickHouse/tests/integration/test_disk_configuration/_instances-0-gw8/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_minio.yml --file /ClickHouse/tests/integration/test_disk_configuration/_instances-0-gw8/node2/docker-compose.yml --file /ClickHouse/tests/integration/test_disk_configuration/_instances-0-gw8/node3/docker-compose.yml down --volumes] (cluster.py:122, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-resolver-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node2-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node1-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node3-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-resolver-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-resolver-1 Removing (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node1-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node1-1 Removing (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node3-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node3-1 Removing (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node2-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node2-1 Removing (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node3-1 Removed (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-resolver-1 Removed (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node2-1 Removed (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-node1-1 Removed (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo2-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo3-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-minio1-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo1-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo2-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo2-1 Removing (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo3-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo3-1 Removing (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-minio1-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-minio1-1 Removing (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo1-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo1-1 Removing (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo3-1 Removed (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo2-1 Removed (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-minio1-1 Removed (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-proxy2-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-proxy1-1 Stopping (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-proxy2-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-proxy2-1 Removing (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-proxy1-1 Stopped (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-proxy1-1 Removing (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-zoo1-1 Removed (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-proxy2-1 Removed (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Container roottestdiskconfiguration-gw8-proxy1-1 Removed (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Volume roottestdiskconfiguration-gw8_data1-1 Removing (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Network roottestdiskconfiguration-gw8_default Removing (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Volume roottestdiskconfiguration-gw8_data1-1 Removed (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stderr: Network roottestdiskconfiguration-gw8_default Removed (cluster.py:148, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Cleanup called (cluster.py:894, cleanup) 2025-04-03 22:38:59 [ 724 ] DEBUG : Docker networks for project roottestdiskconfiguration-gw8 are NETWORK ID NAME DRIVER SCOPE (cluster.py:873, print_all_docker_pieces) 2025-04-03 22:38:59 [ 724 ] DEBUG : Docker containers for project roottestdiskconfiguration-gw8 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:881, print_all_docker_pieces) 2025-04-03 22:38:59 [ 724 ] DEBUG : Docker volumes for project roottestdiskconfiguration-gw8 are DRIVER VOLUME NAME (cluster.py:889, print_all_docker_pieces) 2025-04-03 22:38:59 [ 724 ] DEBUG : Command:[docker container list --all --filter name='^/roottestdiskconfiguration-gw8-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:122, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Unstopped containers: {} (cluster.py:908, cleanup) 2025-04-03 22:38:59 [ 724 ] DEBUG : No running containers for project: roottestdiskconfiguration-gw8 (cluster.py:922, cleanup) 2025-04-03 22:38:59 [ 724 ] DEBUG : Trying to prune unused networks... (cluster.py:928, cleanup) 2025-04-03 22:38:59 [ 724 ] DEBUG : Trying to prune unused images... (cluster.py:944, cleanup) 2025-04-03 22:38:59 [ 724 ] DEBUG : Command:[docker image prune -f] (cluster.py:122, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:146, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Images pruned (cluster.py:947, cleanup) 2025-04-03 22:38:59 [ 724 ] DEBUG : Trying to prune unused volumes... (cluster.py:953, cleanup) 2025-04-03 22:38:59 [ 724 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:122, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stdout:6 (cluster.py:146, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Command:[docker volume prune -f] (cluster.py:122, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:146, run_and_check) 2025-04-03 22:38:59 [ 724 ] DEBUG : Volumes pruned: 6 (cluster.py:958, cleanup) ============================== slowest durations =============================== 53.38s setup test_distributed_ddl/test.py::test_allowed_databases[configs_secure] 50.29s call test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 42.90s call test_file_schema_inference_cache/test.py::test 34.87s call test_distributed_ddl/test.py::test_simple_alters[configs_secure] 28.95s call test_distributed_ddl/test.py::test_simple_alters[configs] 27.79s call test_distributed_ddl/test.py::test_socket_timeout[configs_secure] 27.51s call test_keeper_back_to_back/test.py::test_concurrent_watches 25.96s call test_distributed_ddl/test.py::test_socket_timeout[configs] 23.90s teardown test_distributed_ddl/test.py::test_socket_timeout[configs_secure] 22.75s setup test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting 21.91s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 21.75s teardown test_disk_configuration/test.py::test_merge_tree_setting_override 21.64s call test_keeper_back_to_back/test.py::test_random_requests 20.90s setup test_distributed_ddl/test.py::test_allowed_databases[configs] 19.71s call test_filesystem_cache/test.py::test_custom_cached_disk 19.45s call test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 19.26s setup test_executable_user_defined_function/test.py::test_executable_function_always_error_python 19.07s setup test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 17.42s setup test_keeper_memory_soft_limit/test.py::test_soft_limit_create 16.81s setup test_keeper_back_to_back/test.py::test_concurrent_watches 16.54s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 15.58s teardown test_keeper_memory_soft_limit/test.py::test_soft_limit_create 14.49s setup test_graphite_merge_tree/test.py::test_broken_partial_rollup 13.69s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[0] 13.59s setup test_hot_reload_storage_policy/test.py::test_hot_reload_policy 12.91s setup test_http_native/test.py::test_http_native_returns_timezone 12.73s teardown test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 12.72s setup test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 12.69s setup test_grant_and_revoke/test_without_table_engine_grant.py::test_table_engine_and_source_grant 12.64s setup test_filesystem_cache/test.py::test_custom_cached_disk 12.41s call test_distributed_ddl/test.py::test_rename[configs] 12.30s call test_distributed_ddl/test.py::test_rename[configs_secure] 12.15s call test_keeper_back_to_back/test.py::test_watchers 11.81s call test_distributed_ddl/test.py::test_create_view[configs] 11.19s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 11.07s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 10.95s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 10.54s call test_hot_reload_storage_policy/test.py::test_hot_reload_policy_distributed_table 9.80s call test_executable_user_defined_function/test.py::test_executable_function_slow_python 9.74s call test_distributed_ddl/test.py::test_create_reserved[configs_secure] 9.09s call test_distributed_ddl/test.py::test_on_server_fail[configs] 8.91s call test_distributed_ddl/test.py::test_on_server_fail[configs_secure] 8.38s call test_distributed_ddl/test.py::test_macro[configs] 8.22s call test_distributed_ddl/test.py::test_optimize_query[configs_secure] 8.17s call test_distributed_ddl/test.py::test_replicated_without_arguments[configs_secure] 7.96s call test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting 7.76s call test_graphite_merge_tree/test.py::test_path_dangling_pointer 7.44s call test_distributed_ddl/test.py::test_replicated_without_arguments[configs] 7.40s setup test_http_and_readonly/test.py::test_http_get_is_readonly 7.14s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[1] 6.90s setup test_keeper_and_access_storage/test.py::test_create_replicated 6.79s setup test_file_schema_inference_cache/test.py::test 6.05s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[1] 5.81s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[0] 5.74s teardown test_keeper_back_to_back/test.py::test_watchers 5.71s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[1] 5.52s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[1] 5.50s teardown test_filesystem_cache/test.py::test_system_sync_filesystem_cache 5.39s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[0] 5.33s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[1] 5.33s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-1] 5.28s call test_filesystem_cache/test.py::test_keep_up_size_ratio 5.02s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[0] 4.99s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-0] 4.92s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-0] 4.91s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[1] 4.90s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-1] 4.89s call test_filesystem_cache/test.py::test_system_sync_filesystem_cache 4.83s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[0] 4.69s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[0] 4.66s call test_distributed_ddl/test.py::test_macro[configs_secure] 4.63s call test_distributed_ddl/test.py::test_create_view[configs_secure] 4.45s teardown test_http_native/test.py::test_http_native_returns_timezone 4.20s teardown test_http_and_readonly/test.py::test_http_get_is_readonly 3.41s teardown test_graphite_merge_tree/test.py::test_wrong_rollup_config 3.40s call test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 3.18s teardown test_grant_and_revoke/test_without_table_engine_grant.py::test_table_engine_and_source_grant 3.04s call test_hot_reload_storage_policy/test.py::test_hot_reload_policy 2.70s call test_distributed_ddl/test.py::test_default_database[configs] 2.54s call test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 2.31s call test_graphite_merge_tree/test.py::test_rollup_versions 2.25s call test_executable_user_defined_function/test.py::test_executable_function_always_error_python 2.03s call test_grant_and_revoke/test_without_table_engine_grant.py::test_table_engine_and_source_grant 1.91s call test_distributed_ddl/test.py::test_allowed_databases[configs_secure] 1.85s call test_distributed_ddl/test.py::test_optimize_query[configs] 1.80s call test_distributed_ddl/test.py::test_default_database[configs_secure] 1.76s call test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 1.74s call test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 1.72s call test_distributed_ddl/test.py::test_allowed_databases[configs] 1.61s call test_executable_user_defined_function/test.py::test_executable_function_parameter_python 1.46s teardown test_executable_user_defined_function/test.py::test_executable_function_sum_python 1.46s call test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 1.45s teardown test_file_schema_inference_cache/test.py::test 1.32s teardown test_hot_reload_storage_policy/test.py::test_hot_reload_policy_distributed_table 1.28s teardown test_keeper_and_access_storage/test.py::test_create_replicated 1.28s teardown test_filesystem_cache/test.py::test_custom_cached_disk 1.27s call test_distributed_ddl/test.py::test_implicit_macros[configs_secure] 1.23s call test_graphite_merge_tree/test.py::test_combined_rules_with_default 1.23s call test_executable_user_defined_function/test.py::test_executable_function_sum_python 1.17s call test_distributed_ddl/test.py::test_implicit_macros[configs] 1.17s call test_distributed_ddl/test.py::test_create_reserved[configs] 1.16s call test_distributed_ddl/test.py::test_detach_query[configs_secure] 1.14s call test_executable_user_defined_function/test.py::test_executable_function_python 1.11s call test_distributed_ddl/test.py::test_detach_query[configs] 1.09s call test_executable_user_defined_function/test.py::test_executable_function_signalled_python 1.08s call test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 1.08s call test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 1.03s call test_executable_user_defined_function/test.py::test_executable_function_bash 0.98s call test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.85s call test_distributed_ddl/test.py::test_create_as_select[configs_secure] 0.81s call test_graphite_merge_tree/test.py::test_combined_rules 0.75s call test_graphite_merge_tree/test.py::test_broken_partial_rollup 0.75s call test_distributed_ddl/test.py::test_create_as_select[configs] 0.65s call test_graphite_merge_tree/test.py::test_system_graphite_retentions 0.64s call test_keeper_back_to_back/test.py::test_end_of_watches_session 0.63s call test_graphite_merge_tree/test.py::test_multiple_output_blocks 0.61s call test_keeper_back_to_back/test.py::test_stats 0.58s call test_graphite_merge_tree/test.py::test_rollup_aggregation 0.40s call test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern 0.37s teardown test_graphite_merge_tree/test.py::test_combined_rules_with_default 0.32s call test_keeper_memory_soft_limit/test.py::test_soft_limit_create 0.27s call test_keeper_back_to_back/test.py::test_sequential_nodes 0.27s call test_graphite_merge_tree/test.py::test_multiple_paths_and_versions 0.27s teardown test_graphite_merge_tree/test.py::test_broken_partial_rollup 0.27s teardown test_graphite_merge_tree/test.py::test_multiple_output_blocks 0.27s call test_graphite_merge_tree/test.py::test_rollup_aggregation_2 0.27s call test_distributed_ddl/test.py::test_kill_query[configs] 0.27s call test_distributed_ddl/test.py::test_kill_query[configs_secure] 0.26s call test_keeper_back_to_back/test.py::test_end_of_session 0.22s setup test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern 0.22s setup test_graphite_merge_tree/test.py::test_multiple_paths_and_versions 0.22s setup test_graphite_merge_tree/test.py::test_combined_rules 0.22s setup test_graphite_merge_tree/test.py::test_path_dangling_pointer 0.22s call test_disk_configuration/test.py::test_merge_tree_setting_override 0.22s teardown test_graphite_merge_tree/test.py::test_rollup_versions 0.22s setup test_graphite_merge_tree/test.py::test_rollup_aggregation 0.22s setup test_graphite_merge_tree/test.py::test_system_graphite_retentions 0.22s call test_distributed_ddl/test.py::test_disabled_distributed_ddl[configs] 0.22s teardown test_graphite_merge_tree/test.py::test_rollup_aggregation_2 0.22s setup test_graphite_merge_tree/test.py::test_rollup_versions 0.22s teardown test_graphite_merge_tree/test.py::test_multiple_paths_and_versions 0.22s call test_graphite_merge_tree/test.py::test_wrong_rollup_config 0.22s setup test_graphite_merge_tree/test.py::test_combined_rules_with_default 0.22s call test_keeper_and_access_storage/test.py::test_create_replicated 0.22s setup test_graphite_merge_tree/test.py::test_rollup_aggregation_2 0.22s teardown test_graphite_merge_tree/test.py::test_rollup_aggregation 0.19s setup test_graphite_merge_tree/test.py::test_wrong_rollup_config 0.17s teardown test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern 0.17s setup test_graphite_merge_tree/test.py::test_multiple_output_blocks 0.17s teardown test_graphite_merge_tree/test.py::test_path_dangling_pointer 0.17s teardown test_graphite_merge_tree/test.py::test_combined_rules 0.17s teardown test_graphite_merge_tree/test.py::test_system_graphite_retentions 0.17s call test_distributed_ddl/test.py::test_disabled_distributed_ddl[configs_secure] 0.14s call test_keeper_back_to_back/test.py::test_multitransactions 0.13s call test_keeper_back_to_back/test.py::test_simple_commands 0.08s call test_http_and_readonly/test.py::test_http_get_is_readonly 0.05s call test_http_native/test.py::test_http_native_returns_timezone 0.04s teardown test_keeper_back_to_back/test.py::test_random_requests 0.01s teardown test_keeper_back_to_back/test.py::test_concurrent_watches 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[1] 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[0] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_always_error_python 0.00s teardown test_keeper_back_to_back/test.py::test_stats 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[0] 0.00s setup test_keeper_back_to_back/test.py::test_sequential_nodes 0.00s teardown test_keeper_back_to_back/test.py::test_end_of_watches_session 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-0] 0.00s setup test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 0.00s teardown test_distributed_ddl/test.py::test_allowed_databases[configs_secure] 0.00s setup test_distributed_ddl/test.py::test_on_server_fail[configs_secure] 0.00s setup test_distributed_ddl/test.py::test_on_server_fail[configs] 0.00s setup test_distributed_ddl/test.py::test_default_database[configs] 0.00s setup test_distributed_ddl/test.py::test_implicit_macros[configs] 0.00s setup test_distributed_ddl/test.py::test_socket_timeout[configs_secure] 0.00s setup test_distributed_ddl/test.py::test_detach_query[configs_secure] 0.00s setup test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 0.00s setup test_keeper_back_to_back/test.py::test_multitransactions 0.00s setup test_distributed_ddl/test.py::test_create_as_select[configs_secure] 0.00s setup test_distributed_ddl/test.py::test_simple_alters[configs_secure] 0.00s setup test_keeper_back_to_back/test.py::test_watchers 0.00s setup test_keeper_back_to_back/test.py::test_stats 0.00s setup test_distributed_ddl/test.py::test_create_view[configs_secure] 0.00s setup test_distributed_ddl/test.py::test_optimize_query[configs_secure] 0.00s teardown test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 0.00s teardown test_keeper_back_to_back/test.py::test_simple_commands 0.00s setup test_hot_reload_storage_policy/test.py::test_hot_reload_policy_distributed_table 0.00s setup test_keeper_back_to_back/test.py::test_random_requests 0.00s setup test_keeper_back_to_back/test.py::test_end_of_watches_session 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[1] 0.00s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 0.00s teardown test_distributed_ddl/test.py::test_macro[configs_secure] 0.00s teardown test_distributed_ddl/test.py::test_disabled_distributed_ddl[configs] 0.00s setup test_keeper_back_to_back/test.py::test_end_of_session 0.00s setup test_distributed_ddl/test.py::test_default_database[configs_secure] 0.00s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 0.00s setup test_distributed_ddl/test.py::test_rename[configs_secure] 0.00s teardown test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-0] 0.00s teardown test_distributed_ddl/test.py::test_optimize_query[configs_secure] 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[1] 0.00s setup test_distributed_ddl/test.py::test_detach_query[configs] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.00s setup test_filesystem_cache/test.py::test_keep_up_size_ratio 0.00s setup test_disk_configuration/test.py::test_merge_tree_setting_override 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[1] 0.00s teardown test_distributed_ddl/test.py::test_macro[configs] 0.00s teardown test_keeper_back_to_back/test.py::test_end_of_session 0.00s setup test_distributed_ddl/test.py::test_disabled_distributed_ddl[configs] 0.00s teardown test_distributed_ddl/test.py::test_simple_alters[configs_secure] 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[1] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.00s setup test_distributed_ddl/test.py::test_disabled_distributed_ddl[configs_secure] 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-1] 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[1] 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[1] 0.00s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 0.00s teardown test_distributed_ddl/test.py::test_default_database[configs_secure] 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-1] 0.00s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 0.00s teardown test_distributed_ddl/test.py::test_allowed_databases[configs] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_python 0.00s setup test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 0.00s teardown test_keeper_back_to_back/test.py::test_multitransactions 0.00s setup test_distributed_ddl/test.py::test_macro[configs_secure] 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[1] 0.00s teardown test_distributed_ddl/test.py::test_replicated_without_arguments[configs_secure] 0.00s setup test_distributed_ddl/test.py::test_create_reserved[configs_secure] 0.00s setup test_distributed_ddl/test.py::test_create_view[configs] 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[0] 0.00s setup test_distributed_ddl/test.py::test_simple_alters[configs] 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[0] 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[0] 0.00s teardown test_distributed_ddl/test.py::test_create_view[configs_secure] 0.00s teardown test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 0.00s setup test_distributed_ddl/test.py::test_kill_query[configs_secure] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_slow_python 0.00s teardown test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 0.00s setup test_distributed_ddl/test.py::test_socket_timeout[configs] 0.00s setup test_distributed_ddl/test.py::test_replicated_without_arguments[configs] 0.00s setup test_distributed_ddl/test.py::test_rename[configs] 0.00s setup test_filesystem_cache/test.py::test_system_sync_filesystem_cache 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-1] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.00s teardown test_distributed_ddl/test.py::test_create_reserved[configs_secure] 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[0] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.00s teardown test_distributed_ddl/test.py::test_on_server_fail[configs_secure] 0.00s teardown test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 0.00s setup test_distributed_ddl/test.py::test_replicated_without_arguments[configs_secure] 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[0] 0.00s teardown test_distributed_ddl/test.py::test_detach_query[configs_secure] 0.00s teardown test_distributed_ddl/test.py::test_create_view[configs] 0.00s teardown test_keeper_back_to_back/test.py::test_sequential_nodes 0.00s setup test_distributed_ddl/test.py::test_create_reserved[configs] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_sum_python 0.00s teardown test_distributed_ddl/test.py::test_rename[configs] 0.00s setup test_distributed_ddl/test.py::test_macro[configs] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-1] 0.00s setup test_distributed_ddl/test.py::test_implicit_macros[configs_secure] 0.00s teardown test_hot_reload_storage_policy/test.py::test_hot_reload_policy 0.00s teardown test_distributed_ddl/test.py::test_create_as_select[configs_secure] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[0] 0.00s teardown test_distributed_ddl/test.py::test_replicated_without_arguments[configs] 0.00s setup test_distributed_ddl/test.py::test_optimize_query[configs] 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[0] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_slow_python 0.00s teardown test_distributed_ddl/test.py::test_default_database[configs] 0.00s teardown test_filesystem_cache/test.py::test_keep_up_size_ratio 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.00s teardown test_distributed_ddl/test.py::test_detach_query[configs] 0.00s teardown test_distributed_ddl/test.py::test_socket_timeout[configs] 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-0] 0.00s setup test_distributed_ddl/test.py::test_create_as_select[configs] 0.00s teardown test_distributed_ddl/test.py::test_create_reserved[configs] 0.00s teardown test_distributed_ddl/test.py::test_simple_alters[configs] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.00s teardown test_distributed_ddl/test.py::test_kill_query[configs_secure] 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-0] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 0.00s setup test_distributed_ddl/test.py::test_kill_query[configs] 0.00s setup test_keeper_back_to_back/test.py::test_simple_commands 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_bash 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_python 0.00s teardown test_distributed_ddl/test.py::test_create_as_select[configs] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.00s teardown test_distributed_ddl/test.py::test_disabled_distributed_ddl[configs_secure] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[1] 0.00s teardown test_distributed_ddl/test.py::test_optimize_query[configs] 0.00s teardown test_distributed_ddl/test.py::test_rename[configs_secure] 0.00s teardown test_distributed_ddl/test.py::test_on_server_fail[configs] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_bash 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.00s teardown test_distributed_ddl/test.py::test_implicit_macros[configs_secure] 0.00s teardown test_distributed_ddl/test.py::test_kill_query[configs] 0.00s teardown test_distributed_ddl/test.py::test_implicit_macros[configs] =========================== short test summary info ============================ FAILED test_disk_configuration/test.py::test_merge_tree_setting_override - as... PASSED test_graphite_merge_tree/test.py::test_broken_partial_rollup PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] PASSED test_graphite_merge_tree/test.py::test_combined_rules PASSED test_hot_reload_storage_policy/test.py::test_hot_reload_policy PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] PASSED test_graphite_merge_tree/test.py::test_combined_rules_with_default PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[0] PASSED test_graphite_merge_tree/test.py::test_multiple_output_blocks PASSED test_graphite_merge_tree/test.py::test_multiple_paths_and_versions PASSED test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts PASSED test_executable_user_defined_function/test.py::test_executable_function_always_error_python PASSED test_executable_user_defined_function/test.py::test_executable_function_argument_python PASSED test_distributed_ddl/test.py::test_allowed_databases[configs] PASSED test_distributed_ddl/test.py::test_create_as_select[configs] PASSED test_executable_user_defined_function/test.py::test_executable_function_bash PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[1] PASSED test_distributed_ddl/test.py::test_create_reserved[configs] PASSED test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python PASSED test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash PASSED test_hot_reload_storage_policy/test.py::test_hot_reload_policy_distributed_table PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy PASSED test_executable_user_defined_function/test.py::test_executable_function_parameter_python PASSED test_graphite_merge_tree/test.py::test_path_dangling_pointer PASSED test_executable_user_defined_function/test.py::test_executable_function_python PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[0] PASSED test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern PASSED test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python PASSED test_graphite_merge_tree/test.py::test_rollup_aggregation PASSED test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting PASSED test_graphite_merge_tree/test.py::test_rollup_aggregation_2 PASSED test_executable_user_defined_function/test.py::test_executable_function_signalled_python PASSED test_graphite_merge_tree/test.py::test_rollup_versions PASSED test_graphite_merge_tree/test.py::test_system_graphite_retentions PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[1] PASSED test_graphite_merge_tree/test.py::test_wrong_rollup_config PASSED test_distributed_ddl/test.py::test_create_view[configs] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list PASSED test_distributed_ddl/test.py::test_default_database[configs] PASSED test_distributed_ddl/test.py::test_detach_query[configs] PASSED test_distributed_ddl/test.py::test_disabled_distributed_ddl[configs] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[0] PASSED test_executable_user_defined_function/test.py::test_executable_function_slow_python PASSED test_http_and_readonly/test.py::test_http_get_is_readonly PASSED test_distributed_ddl/test.py::test_implicit_macros[configs] PASSED test_distributed_ddl/test.py::test_kill_query[configs] PASSED test_grant_and_revoke/test_without_table_engine_grant.py::test_table_engine_and_source_grant PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_json_python PASSED test_keeper_back_to_back/test.py::test_concurrent_watches PASSED test_keeper_back_to_back/test.py::test_end_of_session PASSED test_keeper_back_to_back/test.py::test_end_of_watches_session PASSED test_keeper_back_to_back/test.py::test_multitransactions PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_python PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[1] PASSED test_filesystem_cache/test.py::test_custom_cached_disk PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy PASSED test_distributed_ddl/test.py::test_macro[configs] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[0] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[1] PASSED test_distributed_ddl/test.py::test_on_server_fail[configs] PASSED test_http_native/test.py::test_http_native_returns_timezone PASSED test_distributed_ddl/test.py::test_optimize_query[configs] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-0] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-1] PASSED test_keeper_back_to_back/test.py::test_random_requests PASSED test_keeper_back_to_back/test.py::test_sequential_nodes PASSED test_keeper_back_to_back/test.py::test_simple_commands PASSED test_keeper_back_to_back/test.py::test_stats PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-0] PASSED test_distributed_ddl/test.py::test_rename[configs] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-1] PASSED test_keeper_and_access_storage/test.py::test_create_replicated PASSED test_keeper_back_to_back/test.py::test_watchers PASSED test_distributed_ddl/test.py::test_replicated_without_arguments[configs] PASSED test_keeper_memory_soft_limit/test.py::test_soft_limit_create PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[0] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[1] PASSED test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges PASSED test_file_schema_inference_cache/test.py::test PASSED test_filesystem_cache/test.py::test_keep_up_size_ratio PASSED test_distributed_ddl/test.py::test_simple_alters[configs] PASSED test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] PASSED test_filesystem_cache/test.py::test_system_sync_filesystem_cache PASSED test_distributed_ddl/test.py::test_socket_timeout[configs] PASSED test_distributed_ddl/test.py::test_allowed_databases[configs_secure] PASSED test_distributed_ddl/test.py::test_create_as_select[configs_secure] PASSED test_distributed_ddl/test.py::test_create_reserved[configs_secure] PASSED test_distributed_ddl/test.py::test_create_view[configs_secure] PASSED test_distributed_ddl/test.py::test_default_database[configs_secure] PASSED test_distributed_ddl/test.py::test_detach_query[configs_secure] PASSED test_distributed_ddl/test.py::test_disabled_distributed_ddl[configs_secure] PASSED test_distributed_ddl/test.py::test_implicit_macros[configs_secure] PASSED test_distributed_ddl/test.py::test_kill_query[configs_secure] PASSED test_distributed_ddl/test.py::test_macro[configs_secure] PASSED test_distributed_ddl/test.py::test_on_server_fail[configs_secure] PASSED test_distributed_ddl/test.py::test_optimize_query[configs_secure] PASSED test_distributed_ddl/test.py::test_rename[configs_secure] PASSED test_distributed_ddl/test.py::test_replicated_without_arguments[configs_secure] PASSED test_distributed_ddl/test.py::test_simple_alters[configs_secure] PASSED test_distributed_ddl/test.py::test_socket_timeout[configs_secure] =================== 1 failed, 99 passed in 351.82s (0:05:51) =================== Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 528, in subprocess.check_call(cmd, shell=True) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_1m8u0h --privileged --dns-search='.' --memory=30709035008 --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=6712d5cc610d -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_setting_override 'test_distributed_ddl/test.py::test_allowed_databases[configs]' 'test_distributed_ddl/test.py::test_allowed_databases[configs_secure]' 'test_distributed_ddl/test.py::test_create_as_select[configs]' 'test_distributed_ddl/test.py::test_create_as_select[configs_secure]' 'test_distributed_ddl/test.py::test_create_reserved[configs]' 'test_distributed_ddl/test.py::test_create_reserved[configs_secure]' 'test_distributed_ddl/test.py::test_create_view[configs]' 'test_distributed_ddl/test.py::test_create_view[configs_secure]' 'test_distributed_ddl/test.py::test_default_database[configs]' 'test_distributed_ddl/test.py::test_default_database[configs_secure]' 'test_distributed_ddl/test.py::test_detach_query[configs]' 'test_distributed_ddl/test.py::test_detach_query[configs_secure]' 'test_distributed_ddl/test.py::test_disabled_distributed_ddl[configs]' 'test_distributed_ddl/test.py::test_disabled_distributed_ddl[configs_secure]' 'test_distributed_ddl/test.py::test_implicit_macros[configs]' 'test_distributed_ddl/test.py::test_implicit_macros[configs_secure]' 'test_distributed_ddl/test.py::test_kill_query[configs]' 'test_distributed_ddl/test.py::test_kill_query[configs_secure]' 'test_distributed_ddl/test.py::test_macro[configs]' 'test_distributed_ddl/test.py::test_macro[configs_secure]' 'test_distributed_ddl/test.py::test_on_server_fail[configs]' 'test_distributed_ddl/test.py::test_on_server_fail[configs_secure]' 'test_distributed_ddl/test.py::test_optimize_query[configs]' 'test_distributed_ddl/test.py::test_optimize_query[configs_secure]' 'test_distributed_ddl/test.py::test_rename[configs]' 'test_distributed_ddl/test.py::test_rename[configs_secure]' 'test_distributed_ddl/test.py::test_replicated_without_arguments[configs]' 'test_distributed_ddl/test.py::test_replicated_without_arguments[configs_secure]' 'test_distributed_ddl/test.py::test_simple_alters[configs]' 'test_distributed_ddl/test.py::test_simple_alters[configs_secure]' 'test_distributed_ddl/test.py::test_socket_timeout[configs]' 'test_distributed_ddl/test.py::test_socket_timeout[configs_secure]' test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts test_file_schema_inference_cache/test.py::test 'test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node]' 'test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path]' test_filesystem_cache/test.py::test_custom_cached_disk test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges test_filesystem_cache/test.py::test_keep_up_size_ratio 'test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node]' test_filesystem_cache/test.py::test_system_sync_filesystem_cache test_grant_and_revoke/test_without_table_engine_grant.py::test_table_engine_and_source_grant test_graphite_merge_tree/test.py::test_broken_partial_rollup test_graphite_merge_tree/test.py::test_combined_rules test_graphite_merge_tree/test.py::test_combined_rules_with_default test_graphite_merge_tree/test.py::test_multiple_output_blocks test_graphite_merge_tree/test.py::test_multiple_paths_and_versions test_graphite_merge_tree/test.py::test_path_dangling_pointer test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern test_graphite_merge_tree/test.py::test_rollup_aggregation test_graphite_merge_tree/test.py::test_rollup_aggregation_2 test_graphite_merge_tree/test.py::test_rollup_versions test_graphite_merge_tree/test.py::test_system_graphite_retentions test_graphite_merge_tree/test.py::test_wrong_rollup_config test_hot_reload_storage_policy/test.py::test_hot_reload_policy test_hot_reload_storage_policy/test.py::test_hot_reload_policy_distributed_table test_http_and_readonly/test.py::test_http_get_is_readonly test_http_native/test.py::test_http_native_returns_timezone test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[1]' test_keeper_and_access_storage/test.py::test_create_replicated test_keeper_back_to_back/test.py::test_concurrent_watches test_keeper_back_to_back/test.py::test_end_of_session test_keeper_back_to_back/test.py::test_end_of_watches_session test_keeper_back_to_back/test.py::test_multitransactions test_keeper_back_to_back/test.py::test_random_requests test_keeper_back_to_back/test.py::test_sequential_nodes test_keeper_back_to_back/test.py::test_simple_commands test_keeper_back_to_back/test.py::test_stats test_keeper_back_to_back/test.py::test_watchers test_keeper_memory_soft_limit/test.py::test_soft_limit_create -vvv" altinityinfra/integration-tests-runner:cd6390247eca ' returned non-zero exit status 1.